home *** CD-ROM | disk | FTP | other *** search
/ Softwarová Záchrana 3 / Softwarova-zachrana-3.bin / FreeRAM XP / FreeRAM XP Pro 1.40.exe / 0 / RCDATA / TFORM19 / TFORM19.txt < prev   
Text File  |  2003-11-30  |  2KB  |  96 lines

  1. object Form19: TForm19
  2.   Left = 287
  3.   Top = 470
  4.   BorderIcons = []
  5.   BorderStyle = bsNone
  6.   Caption = 'Form19'
  7.   ClientHeight = 127
  8.   ClientWidth = 354
  9.   Color = clBtnFace
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   FormStyle = fsStayOnTop
  16.   OldCreateOrder = False
  17.   Position = poDesktopCenter
  18.   ShowHint = True
  19.   OnClose = FormClose
  20.   PixelsPerInch = 96
  21.   TextHeight = 13
  22.   object Label1: TLabel
  23.     Left = 40
  24.     Top = 13
  25.     Width = 133
  26.     Height = 19
  27.     Caption = 'FreeRAM XP Pro:'
  28.     Font.Charset = ANSI_CHARSET
  29.     Font.Color = clNavy
  30.     Font.Height = -16
  31.     Font.Name = 'Arial'
  32.     Font.Style = [fsBold]
  33.     ParentFont = False
  34.   end
  35.   object CGauge1: TxGauge
  36.     Left = 21
  37.     Top = 41
  38.     Width = 311
  39.     Height = 19
  40.     Hint = 
  41.       'Displays information about your RAM (Random Access Memory). RAM ' +
  42.       'is used by all applications to store information and retrieve it' +
  43.       ' very quickly. Generally, the more RAM the better.'
  44.     BarForeColor = clBlue
  45.     BarBackColor = clWhite
  46.     TextForeColor = clBlack
  47.     TextBackColor = clWhite
  48.   end
  49.   object Label3: TLabel
  50.     Left = 109
  51.     Top = 75
  52.     Width = 135
  53.     Height = 13
  54.     Caption = 'Currently AutoFreeing...'
  55.     Font.Charset = DEFAULT_CHARSET
  56.     Font.Color = clWindowText
  57.     Font.Height = -11
  58.     Font.Name = 'MS Sans Serif'
  59.     Font.Style = [fsBold]
  60.     ParentFont = False
  61.   end
  62.   object Label4: TLabel
  63.     Left = 19
  64.     Top = 104
  65.     Width = 208
  66.     Height = 13
  67.     Caption = 'When completed, FreeRAM XP Pro will quit.'
  68.   end
  69.   object Label5: TLabel
  70.     Left = 19
  71.     Top = 120
  72.     Width = 317
  73.     Height = 13
  74.     AutoSize = False
  75.   end
  76.   object Image1: TImage
  77.     Left = 4
  78.     Top = 5
  79.     Width = 32
  80.     Height = 32
  81.     AutoSize = True
  82.     Picture.Data = {<image000.ico>}
  83.     Transparent = True
  84.   end
  85.   object Image2: TImage
  86.     Left = 178
  87.     Top = 12
  88.     Width = 81
  89.     Height = 18
  90.     AutoSize = True
  91.     Center = True
  92.     Picture.Data = {<image001.bmp>}
  93.     Transparent = True
  94.   end
  95. end
  96.